home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000824-20010305 / 000018_news@columbia.edu _Wed Sep 6 09:37:49 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
  3.     by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id JAA29313
  4.     for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 6 Sep 2000 09:37:48 -0400 (EDT)
  5. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  6.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA25159
  7.     for <kermit.misc@watsun.cc.columbia.edu>; Wed, 6 Sep 2000 09:37:48 -0400 (EDT)
  8. Received: (from news@localhost)
  9.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA14562
  10.     for kermit.misc@watsun.cc.columbia.edu; Wed, 6 Sep 2000 09:32:51 -0400 (EDT)
  11. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  12. From: fdc@columbia.edu (Frank da Cruz)
  13. Subject: Re: Kermit K95+ question...
  14. Date: 6 Sep 2000 13:32:50 GMT
  15. Organization: Columbia University
  16. Message-ID: <8p5h22$e70$1@newsmaster.cc.columbia.edu>
  17. To: kermit.misc@columbia.edu
  18.  
  19. In article <39b6104b.63968015@news.freeserve.co.uk>,
  20. Doz <dorian.creber@camfordpress.co.uk> wrote:
  21. : Is this the correct newsgroup for Kermit K95+ support?
  22. Yes...
  23.  
  24. : Also,   how do I diconnect the telnet session and close K95 when the
  25. : user logs out ?
  26. It disconnects automatically.  If, for some reason, it doesn't, use Alt-X
  27. and then give a "hangup" command.  Notice the status line at the bottom of
  28. the terminal ("blue") screen.  It says "Help: Alt-H".  Use Alt-H to get a
  29. list of important hot keys.
  30.  
  31. : I'm new to K95 and don't have much of a clue on how to program it... :-)
  32. It comes with a manual.  In the Dialer, use the Help menu.  At the K-95>
  33. prompt, use the "help" and "manual" commands.
  34.  
  35. - Frank